-
Home
-
Integrate Asana with Gravity Forms
-
1.5.3
-
Code
-
Classes
- GoalsBase
Total Complexity |
11 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
136 |
Lines of code |
51 |
Logical lines of code |
29 |
Comment lines |
71 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
81 |
1 |
3 |
addFollowers() |
S |
72 |
1 |
5 |
createGoal() |
S |
75 |
1 |
4 |
createGoalMetric() |
S |
72 |
1 |
5 |
deleteGoal() |
S |
72 |
1 |
5 |
getGoal() |
S |
72 |
1 |
5 |
getGoals() |
S |
75 |
1 |
4 |
getParentGoalsForGoal() |
S |
72 |
1 |
5 |
removeFollowers() |
S |
72 |
1 |
5 |
updateGoal() |
S |
72 |
1 |
5 |
updateGoalMetric() |
S |
72 |
1 |
5 |